CHILE v0.3d-1
Written by Alexandru Mosoi 
http://alexandru.mosoi.googlepages.com/chile


Usage:
    chile [options] file_in file_out

[options] can be any of the following
    -h       print this page
    -c       compress file_in to file_out
    -d       decompress file_in to file_out
    -v=n     level of verbosity
               -1 - quiet
                0 - adds critical errors
                1 - adds warnings
                2 - adds info about curent action
              >=3 - adds lots of debug texts
                default 1024 (big enough to output everything)
    -b=n     set the maximum block size in k
                1 <= n <= 99999, default 1024
